home *** CD-ROM | disk | FTP | other *** search
/ s-gikan2.maizuru-ct.ac.jp / s-gikan2.maizuru-ct.ac.jp.zip / s-gikan2.maizuru-ct.ac.jp / pub / vcredist_x86.exe / [0] / u5 < prev   
Extensible Markup Language  |  2013-10-30  |  4KB  |  10 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <BootstrapperApplicationData xmlns="http://schemas.microsoft.com/wix/2010/BootstrapperApplicationData">
  3.   <UxBlocker ShortName="MinimumOSLevel" Type="Stop" Condition="(VersionNT &lt; v6.1)" DisplayText="#loc.MinimumOSLevel" />
  4.   <WixBalCondition Condition="VersionNT &gt;= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel &gt;= 2) OR (VersionNT = v5.2 AND ServicePackLevel &gt;= 1)" Message="[WixBundleName] can only be installed on Windows XP SP2 and newer platforms." />
  5.   <WixBundleProperties DisplayName="Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030" LogPathVariable="WixBundleLog" Compressed="yes" />
  6.   <WixPackageProperties Package="vcRuntimeMinimum_x86" Vital="yes" DisplayName="Microsoft Visual C++ 2012 x86 Minimum Runtime - 11.0.61030" Description="Caution. Removing this product might prevent some applications from running." DownloadSize="973233" PackageSize="973233" InstalledSize="1827304" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_vcRuntimeMinimum_x86" RollbackLogPathVariable="WixBundleRollbackLog_vcRuntimeMinimum_x86" Compressed="yes" />
  7.   <WixPackageProperties Package="vcRuntimeAdditional_x86" Vital="yes" DisplayName="Microsoft Visual C++ 2012 x86 Additional Runtime - 11.0.61030" Description="Caution. Removing this product might prevent some applications from running." DownloadSize="5305368" PackageSize="5305368" InstalledSize="10122216" PackageType="Msi" Permanent="no" LogPathVariable="WixBundleLog_vcRuntimeAdditional_x86" RollbackLogPathVariable="WixBundleRollbackLog_vcRuntimeAdditional_x86" Compressed="yes" />
  8.   <WixStdbaInformation LicenseFile="license.rtf" />
  9.   <WixStdbaOptions SuppressOptionsUI="1" SuppressDowngradeFailure="1" />
  10. </BootstrapperApplicationData>